# Page Not Found

The URL `project-zero/django/{{ data.image_url.value if data.image_url.value else '` does not exist.

You might be looking for one of these pages:
- [Extending Project Zero](https://docs.akinon.com/technical-guides/project-zero/django/extending-project-zero.md)
- [Project Structure](https://docs.akinon.com/technical-guides/project-zero/django/project-structure.md)
- [Page Types](https://docs.akinon.com/technical-guides/project-zero/django/page-types.md)
- [SEO Management](https://docs.akinon.com/technical-guides/project-zero/django/seo-management.md)
- [Theming & Styling](https://docs.akinon.com/technical-guides/project-zero/django/theming-and-styling.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.akinon.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.akinon.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/technical-guides/project-zero/django/extending-project-zero.md`)
- Use `Accept: text/markdown` header for content negotiation